-
Home
-
Acumulus
-
7.4.1
-
Code
-
Classes
- FormRenderer
Total Complexity |
88 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
787 |
Lines of code |
342 |
Logical lines of code |
226 |
Comment lines |
201 |
Methods |
27 |
Properties |
44 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
renderLabel() |
A |
49 |
10 |
30 |
renderAttributes() |
A |
55 |
8 |
18 |
addAttribute() |
A |
56 |
8 |
18 |
renderSimpleField() |
S |
51 |
6 |
26 |
renderElement() |
S |
61 |
6 |
13 |
radio() |
S |
51 |
4 |
27 |
checkbox() |
S |
52 |
4 |
24 |
fieldsetBegin() |
S |
58 |
4 |
15 |
select() |
S |
54 |
3 |
20 |
input() |
S |
58 |
3 |
16 |
getWrapper() |
S |
61 |
3 |
12 |
renderFields() |
S |
58 |
2 |
16 |
renderDescription() |
S |
64 |
3 |
10 |
getOpenTag() |
S |
75 |
3 |
3 |
render() |
S |
65 |
3 |
9 |
setProperty() |
S |
70 |
3 |
6 |
addLabelAttributes() |
S |
65 |
2 |
9 |
isOptionSelected() |
S |
77 |
2 |
3 |
getWrapperEnd() |
S |
66 |
2 |
8 |
renderField() |
S |
71 |
2 |
5 |
textarea() |
S |
61 |
1 |
12 |
getCloseTag() |
S |
78 |
1 |
3 |
fieldsetEnd() |
S |
70 |
1 |
6 |
renderFieldset() |
S |
68 |
1 |
7 |
getCheckboxAttributes() |
S |
67 |
1 |
8 |
getRadioAttributes() |
S |
67 |
1 |
8 |
markup() |
S |
63 |
1 |
10 |